frameRequestedNavigation

fun frameRequestedNavigation(): Flowable<FrameRequestedNavigationEvent>

Fired when a renderer-initiated navigation is requested. Navigation may still be cancelled after the event is issued.

Sources

jvm source
Link copied to clipboard